Skip to content

Virtual sink info added on advanced_usage.rst#987

Closed
Chaoscontrol wants to merge 1 commit intoLizardByte:nightlyfrom
Chaoscontrol:patch-1
Closed

Virtual sink info added on advanced_usage.rst#987
Chaoscontrol wants to merge 1 commit intoLizardByte:nightlyfrom
Chaoscontrol:patch-1

Conversation

@Chaoscontrol
Copy link

@Chaoscontrol Chaoscontrol commented Feb 28, 2023

Description

Just added a some extra information to make the use of virtual sink easier for basic users.

It's my first ever PR, and I'm not a dev, so forgive me if the structure or formatting is not adequate. I just wanted to contribute with the piece of info to help others sort the issue out, after my own struggle. There was also several posts on Discord about this topic, so I think it's going to be useful to have this solved in the docs.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@CLAassistant
Copy link

CLAassistant commented Feb 28, 2023

CLA assistant check
All committers have signed the CLA.

@Bobbar
Copy link

Bobbar commented Feb 28, 2023

For a virtual audio sink in Windows you only need the VB-Cable driver, which I'm assuming is packaged along side VoiceMeeter.

@Chaoscontrol
Copy link
Author

Chaoscontrol commented Feb 28, 2023

Unfortunately VB-Cable didn't work. I tested it, and it didn't, and other users reported exactly the same in this thread in Discord.

(I hadn't restarted the PC when I tested though, so it might had worked if I did.)

@Chaoscontrol
Copy link
Author

Double checked. It indeed works with just VB-Cable, as long as you restart the PC first.

@ReenigneArcher
Copy link
Member

Thanks, this was on my todo list. I also use virtual audio cable.

Adding info how to to be able to mute PC while streaming when you don't have a secondary audio device.
@Chaoscontrol
Copy link
Author

For a virtual audio sink in Windows you only need the VB-Cable driver, which I'm assuming is packaged along side VoiceMeeter.

I amended based on @Bobbar, and tested myself that VB Cable indeed worked fine as long as you restart the PC.

The audio device that's virtual, like Steam Streaming Speakers. This allows Sunshine to stream audio, while muting
the speakers.

If you don't have a secondary audio device to asign here, you need to install something like `VB Cable <https://vb-audio.com/Cable/index.htm>`_.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor typo: asign >> assign

@ReenigneArcher
Copy link
Member

Thank you for the PR. I've added improvements to the virtual sink section in #1000, along with application examples so I will close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants